PreviousNextTracker indexSee it online !

(185/308) 1518 - CtagsInterface 2.1 do not unload

Hi, when unloading plugin CtagsInterface, the BufferWatcher is not unloaded causing this exception :
java.lang.NoClassDefFoundError: ctagsinterface/options/GeneralOptionPane
at ctagsinterface.jedit.BufferWatcher.handleBufferUpdate(BufferWatcher.java:35)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.gjt.sp.jedit.EditBus.dispatch(EditBus.java:263)

Submitted kpouer - 2012-01-02 10:54:27 Assigned
Priority 5 Labels
Status open Group None
Resolution None

Comments